[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
PRINT IMAGE TO POSTSCRIPT
Description:
This command prints the current graphical screen to a postscript
printer.
Syntax:
PRINT IMAGE TO POSTSCRIPT
[LANDSCAPE]
[REVERSE]
[HORIZONTAL OFFSET <hoffset>]
[VERTICAL OFFSET <voffset>]
[HORIZONTAL SCALE <hscale>]
[VERTICAL SCALE <vscale>]
[DENSITY <density>]
Arguments:
[LANDSCAPE] will print the image in a landscape mode.
[REVERSE] will print the image in reverse mode.
<hoffset> is the horizontal offset from the left of the page.
<voffset> is the vertical offset from the base of the page.
<hlength> is the base length of the image on the page.
<vscale> is the specifies the Cartesian Y axis scale factor percent.
<density>
Example:
PRINT IMAGE TO POSTSCRIPT LANDSCAPE
Purpose: Print the screen to a Post Script printer
Mapped Function: __PrintPostScript() contained in GLLIBR.PRG.
dGE functions: printps()
Other GL UDFs: None.
System variables: None.
System constants: None.
See Also:
See Also:
__PrintPostScript()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson